Skip to content

chore(scatterlab): 0.87.1-scatterlab.4 - #4

Merged
kdwkr merged 1 commit into
scatterlab/0.87.1from
daewoon/version-scatterlab.4
Sep 11, 2026
Merged

chore(scatterlab): 0.87.1-scatterlab.4#4
kdwkr merged 1 commit into
scatterlab/0.87.1from
daewoon/version-scatterlab.4

Conversation

@kdwkr

@kdwkr kdwkr commented Sep 10, 2026

Copy link
Copy Markdown
Member

Summary:

Android prebuilt 파이프라인(#3)이 들어간 첫 버전. packages/react-native/package.jsonversion 필드 한 줄만 바꾼다.

ReactAndroid/gradle.propertiesVERSION_NAME(0.87.1), @react-native/* sibling 핀 6개(exact 0.87.1), bin 은 모두 그대로다 — 전자는 Maven 좌표, 후자 둘은 npm install 과 codepush 배포가 걸려 있다.

이 PR 이 prebuilt 워크플로보다 먼저 머지돼야 한다. scatterlab-prebuild-android.ymlprepare 잡이 dry_run=false 일 때 체크아웃의 package.json 버전과 version 입력이 일치하기를 요구하고, 아니면 실패한다. 모든 fork 버전의 AAR 좌표가 동일해서 "이 아티팩트가 이 버전 것인가"를 달리 확인할 방법이 없기 때문이다.

이후 순서는 .github/scatterlab/android-prebuilt.md 의 출고 순서를 따른다 — prebuilt iOS · Android 릴리스 → npm publish → 소비자 핀.

Changelog:

[INTERNAL] [CHANGED] - Bump fork version to 0.87.1-scatterlab.4

Test Plan:

$ git diff --stat
 packages/react-native/package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

불변식 확인:

version: 0.87.1-scatterlab.4
sibling pins: {'0.87.1'} count= 6
bin: {'react-native': 'cli.js'}

🤖 Generated with Claude Code

Summary by CodeRabbit

  • 기타
    • React Native 패키지 버전을 0.87.1-scatterlab.4로 업데이트했습니다.

Android prebuilt 파이프라인(#3)이 들어간 첫 버전이다. `version` 필드만
바꾼다 — `ReactAndroid/gradle.properties` 의 `VERSION_NAME`, `@react-native/*`
sibling 핀, `bin` 은 그대로 둔다.

`scatterlab-prebuild-android.yml` 의 `prepare` 잡이 `dry_run=false` 일 때
체크아웃의 `package.json` 버전과 `version` 입력이 같기를 요구하므로, 이
커밋이 prebuilt 워크플로보다 먼저 머지돼야 한다.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Essentials

Run ID: 650d6b00-2420-4864-9d0f-5f2e352ea135

📥 Commits

Reviewing files that changed from the base of the PR and between 3d5c287 and 32aa9ba.

📒 Files selected for processing (1)
  • packages/react-native/package.json

Included review availability: 1 review is currently available. Your included PR review attempts over the past 7 days set your current allowance at 5 reviews per hour.


Walkthrough

React Native 패키지 버전을 0.87.1-scatterlab.3에서 0.87.1-scatterlab.4로 갱신했습니다.

Changes

패키지 버전 갱신

Layer / File(s) Summary
패키지 버전 메타데이터 갱신
packages/react-native/package.json
패키지 버전을 0.87.1-scatterlab.4로 변경했습니다.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: react-native-bot, huntie

Merge Risk: ⚪ Minimal · up to 32aa9

This metadata-only version update is ready to merge and should not affect runtime behavior.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed 제목은 packages/react-native/package.json의 Scatterlab 패키지 버전 업데이트를 정확하게 설명합니다. 변경 목적과 일치하며 간결합니다.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch daewoon/version-scatterlab.4

토끼가 새 버전 숫자를 톡 고쳤네
점 하나 더해 릴리스를 밝혔네
당근처럼 선명한 네 번째 표식
패키지 상자에 살포시 부착
깡충, 다음 빌드를 기다리네

Comment @coderabbitai help to get the list of available commands.

@kdwkr
kdwkr merged commit 18afe74 into scatterlab/0.87.1 Sep 11, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant